#ad_bottom,
#ad_right,
#ad_top,
#ad_top2,
#dic-query,
#footer ul + div,
#lang,
#langbar,
#logo img.h,
#restrictions,
#search-box .translate-lang,
#search-tabs,
#t-direction-head,
#top-menu,
#translate-arrow,
.smm,
div.autosuggest {
  display: block;
}
* {
  padding: 0;
  margin: 0;
}
body,
html {
  height: 100%;
}
body {
  padding: 0;
  margin: 0;
  color: #000;
  font: 14px Helvetica, Arial, Tahoma, sans-serif;
  background: #fff;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
}
h1 {
  font-size: 24px;
  margin: 0 0 18px;
}
h2 {
  font-size: 20px;
  margin: 0 0 14px;
}
h1 a,
h2 a {
  color: #454545 !important;
}
#content .breadcrumb {
  margin-bottom: 20px;
}
#search_links,
#search_sublinks {
  margin-bottom: 8px;
  margin-left: -8px;
}
#search_links a,
#search_sublinks a {
  padding: 3px 8px 1px;
  border-radius: 2px;
}
#search_links a.active,
#search_sublinks a.active {
  color: #000 !important;
  background: #bde693;
  text-decoration: none !important;
}
#search_links + .smm {
  margin: -34px 10px 10px -4px;
  float: right;
}
#search_results {
  margin-left: 23px;
}
.terms-list .item {
  float: left;
  margin: 2px 0 0 -108px;
  position: relative;
  width: 100px;
  color: #898989;
  font-size: 11px;
  text-align: right;
}
.term {
  color: #8b4513;
}
#content a {
  text-decoration: underline;
}
#content #diclist a {
  text-decoration: none;
}
#TerminsNavigationBar {
  list-style-type: none;
  display: table;
  width: 100%;
}
#TerminsNavigationBar li {
  display: table-cell;
  width: 50%;
}
#TerminsNavigationBar .next {
  text-align: right;
}
#TerminsNavigationBar .prev:before {
  margin-right: 8px;
  content: "\2190 ";
}
#TerminsNavigationBar .next:after {
  margin-left: 8px;
  content: "\2192";
}
#TerminsNavigationBar .next:after,
#TerminsNavigationBar .prev:before {
  font-weight: 700;
  font-size: 22px;
  color: #0d44a0;
}
h2 a:visited {
  color: #000;
}
h3 {
  font-size: 16px;
  margin: 0 0 6px;
}
p,
ul {
  margin-bottom: 15px;
}
ul li {
  margin-bottom: 6px;
}
img {
  border-style: none;
}
a {
  color: #0d44a0;
  text-decoration: none;
}
a:visited {
  color: #5f5db7;
}
a:hover {
  color: #c00;
}
.link {
  border-bottom: 1px dashed #04a !important;
  text-decoration: none;
}
#content a:visited,
a:visited {
  border-bottom-color: #5f5db7;
}
#content a:hover,
a:hover {
  border-bottom-color: #c00;
}
#page {
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  padding-top: 105px;
  width: 720px;
  padding-right: 330px;
}
@media (max-width: 1050px) {
  #page { 
  width: 695px;
  padding-right: 305px;
  }
}

* html #page {
  height: 100%;
}
#header {
  position: relative;
  height: 122px;
}
#logo {
  float: left;
  margin-top: 21px;
  width: 125px;
}
#logo a.img {
  width: 90px;
  margin: 0 0 0 16px;
}
#logo a.img.logo-en {
  margin-left: 13px;
}
#logo a {
  display: block;
  font-size: 12px;
  text-align: center;
  word-break: break-all;
}
#logo img.h {
  display: none;
}
#top-menu {
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  z-index: 999;
  font-size: 0.9em;
}
#top-menu > li > a {
  border-bottom: 1px solid;
}
#top-menu li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.add-fav:before {
  content: "\2605 ";
  color: #c00;
  margin-right: 4px;
  margin-left: -18px;
  width: 14px;
}
.page-nav {
  margin-top: 30px;
  clear: left;
  font-size: 14px;
}
.page-nav strong {
  margin-right: 20px;
}
.page-nav ul {
  margin: 0 0 0 -5px;
  padding: 10px 0 0;
  list-style: none;
}
.page-nav li {
  display: inline-block;
  margin-right: 5px;
  min-width: 35px;
  box-sizing: border-box;
}
.page-nav li a,
.page-nav li.active {
  display: inline-block;
  padding: 0 5px;
}
.page-nav .arrow {
  display: inline;
  color: #898989;
}
.page-nav .arrow li {
  margin-right: 17px;
}
.page-nav .arrow a {
  text-decoration: none !important;
}
.page-nav .arrow span {
  text-decoration: underline !important;
}
#book_partner {
  margin: 30px 0;
}
#booktable th {
  border-bottom: 1px solid grey;
  white-space: nowrap;
}
#booktable td,
#booktable th {
  padding: 4px 10px;
  vertical-align: top;
}
.btn {
  border: 1px solid;
  border-radius: 3px;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font-size: 12px;
  font-weight: 900;
  height: 22px;
  line-height: 18px;
  margin: 0;
  padding: 1px 5px;
  text-align: center;
  vertical-align: middle;
}
#lang {
  float: right;
  background: #fff;
}
#lang > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #333;
  content: "";
  margin-top: 9px;
  margin-right: -12px;
  margin-left: 4px;
}
#lang-menu {
  display: none;
  padding: 0;
  margin: 0;
}
#lang-menu li {
  display: block;
  margin: 7px 0 0;
}
#lang:hover {
  display: inline-block;
  margin-top: -8px;
  margin-right: -5px;
  margin-left: -8px;
  padding: 8px 20px 8px 8px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
#lang:hover > a {
  border-bottom: none !important;
  color: #333;
  font-weight: 700;
}
#lang:hover #lang-menu {
  display: block;
}
#site-title {
  padding-top: 35px;
  margin: 0 0 5px 125px;
}
#site-title a {
  color: #000;
  font-size: 18px;
  font-style: italic;
  display: block;
  font-weight: 400;
}
#td-search {
  overflow: hidden;
  display: block;
  height: 33px;
}
#search-box {
  margin-left: 125px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 4px;
  background: #abcf7e;
  background: -moz-linear-gradient(top, #abcf7e 0, #8eb874 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #abcf7e), color-stop(100%, #8eb874));
  background: -webkit-linear-gradient(top, #abcf7e 0, #8eb874 100%);
  background: -o-linear-gradient(top, #abcf7e 0, #8eb874 100%);
  background: -ms-linear-gradient(top, #abcf7e 0, #8eb874 100%);
  background: linear-gradient(to bottom, #abcf7e 0, #8eb874 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#abcf7e', endColorstr='#8eb874',GradientType=0 )";
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  position: relative;
}
#search-box.dic {
  background: #896744;
  background: -moz-linear-gradient(top, #a98764 0, #896744 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a98764), color-stop(100%, #896744));
  background: -webkit-linear-gradient(top, #a98764 0, #896744 100%);
  background: -o-linear-gradient(top, #a98764 0, #896744 100%);
  background: -ms-linear-gradient(top, #a98764 0, #896744 100%);
  background: linear-gradient(to bottom, #a98764 0, #896744 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#A98764', endColorstr='#896744',GradientType=0 )";
}
#search-box table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
#search-box table td {
  padding: 0;
  vertical-align: middle;
}
#search-box table td:first-child {
  padding-right: 3px;
}
#search-box table td:last-child {
  width: 1px;
}
#dic-query,
#search-query,
.translate-lang {
  padding: 6px;
  font-size: 16px;
  border: 1px solid #949494;
  border-bottom: 1px solid #b4b4b4;
  width: 100%;
  box-sizing: border-box;
  height: 32px;
  margin: 0;
  background: #fff;
  float: left;
  border-radius: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#translate-arrow,
.translate-lang {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#search-box.translate #search-query {
  width: 240px;
  margin-right: 4px;
}
#search-box #dic-query,
#search-box.dic #search-button,
#search-box.dic #search-query,
#search-box.dic #translate-arrow,
#search-box.dic .translate-lang {
  display: none;
}
#search-box.dic #dic-query {
  display: inline;
}
#search-box.dic table {
  display: none;
}
#search-box {
  -webkit-transition: height 4s ease;
  -moz-transition: height 4s ease;
  -o-transition: height 4s ease;
  transition: height 4s ease;
  min-height: 33px;
}
#search-box.translate #translate-arrow,
#search-box.translate .translate-lang,
#search-query {
  -webkit-transition: width 0.5s ease, opacity 0.5s ease 0.4s;
  -moz-transition: width 0.5s ease, opacity 0.5s ease 0.4s;
  -o-transition: width 0.5s ease, opacity 0.5s ease 0.4s;
  transition: width 0.5s ease, opacity 0.5s ease 0.4s;
}
#search-box .translate-lang,
#translate-arrow {
  visibility: hidden;
  opacity: 0;
  transition-delay: 0.2s;
  display: block;
  float: left;
  position: relative;
  width: 0;
}
#search-box .translate-lang {
  padding: 0;
}
#search-box .translate-lang select {
  background: 0 0;
  width: 100%;
  line-height: inherit;
  border: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -o-webkit-appearance: none;
  -ms-webkit-appearance: none;
  height: 32px;
  position: absolute;
  padding: 6px 16px 6px 6px;
  -moz-padding-end: 0;
  font-size: 16px;
}
#search-box .translate-lang:before {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #333;
  content: "";
  margin-top: 9px;
  margin-left: 4px;
  position: absolute;
  right: 4px;
  top: 6px;
}
#search-box .translate-lang span {
  display: block;
  right: 20px;
  left: 6px;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
}
#translate-arrow {
  width: 24px;
  text-align: center;
  font-weight: bolder;
  line-height: 16px;
  margin: 11px 0 0;
}
#translate-arrow a {
  border: none;
  cursor: pointer;
}
#search-box.translate .translate-lang {
  width: 110px;
}
#search-box.translate #translate-arrow,
#search-box.translate .translate-lang {
  visibility: visible;
  opacity: 1;
}
#search-button {
  margin: 0;
  width: 70px;
  height: 32px;
  text-align: center;
  color: #000;
  font: 400 14px Arial, Verdana, Helvetica;
  border-top: 1px solid #d1e4bc;
  border-right: 1px solid #7a8e69;
  border-left: 1px solid #9aae89;
  border-bottom: 1px solid #5d7250;
  outline: 0;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #c1c1c1;
  background: -moz-linear-gradient(top, #fff 0, #c1c1c1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #c1c1c1));
  background: -webkit-linear-gradient(top, #fff 0, #c1c1c1 100%);
  background: -o-linear-gradient(top, #fff 0, #c1c1c1 100%);
  background: -ms-linear-gradient(top, #fff 0, #c1c1c1 100%);
  background: linear-gradient(to bottom, #fff 0, #c1c1c1 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c1c1c1',GradientType=0 )";
}
#search-button:hover {
  color: #353535;
  background: -moz-linear-gradient(top, #fff 0, #b6b6b6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #b6b6b6));
  background: -webkit-linear-gradient(top, #fff 0, #b6b6b6 100%);
  background: -o-linear-gradient(top, #fff 0, #b6b6b6 100%);
  background: -ms-linear-gradient(top, #fff 0, #b6b6b6 100%);
  background: linear-gradient(to bottom, #fff 0, #b6b6b6 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6b6b6',GradientType=0 )";
}
#search-button:active {
  color: #353535;
  -webkit-box-shadow: inset 1px 2px 5px #aaa, inset -1px -2px 5px #aaa;
  -moz-box-shadow: inset 1px 2px 5px #aaa, inset -1px -2px 5px #aaa;
  box-shadow: inset 1px 2px 5px #aaa, inset -1px -2px 5px #aaa;
}
.terms-wrap .contents-wrap {
  height: 1%;
  overflow: hidden;
  line-height: 21px;
}
.contents-wrap ul,
.terms-wrap ul {
  margin: 0 0 30px;
  padding: 0 2% 0 0;
  list-style: none;
  width: 22.9%;
  float: left;
  overflow: hidden;
}
.terms-wrap ul {
  width: 45.8%;
}
#search-tabs {
  display: block;
  margin: 0 15px 0 125px;
  padding: 0;
  list-style-type: none;
}
#search-tabs li {
  float: left;
  min-width: 62px;
  max-width: 135px;
  padding: 0 15px;
  height: 23px;
  line-height: 23px;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bde693', endColorstr = '#a0ce8a')";
  background-image: -moz-linear-gradient(top, #bde693, #a0ce8a);
  background-image: -ms-linear-gradient(top, #bde693, #a0ce8a);
  background-image: -o-linear-gradient(top, #bde693, #a0ce8a);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#bde693), to(#a0ce8a));
  background-image: -webkit-linear-gradient(top, #bde693, #a0ce8a);
  background-image: linear-gradient(to bottom, #bde693, #a0ce8a);
  text-align: center;
  margin-right: 1px;
}
#search-box.dic + #search-tabs li {
  background: #c9a784;
}
#search-tabs li:last-child {
  border-bottom-right-radius: 3px;
}
#search-tabs li a {
  color: #353535;
  font-style: italic;
  font-size: 12px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#search-tabs li a:hover {
  color: #353535;
}
#search-tabs li.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#8fb875', endColorstr = '#a7cc7d')";
  background-image: -moz-linear-gradient(top, #8fb875, #a7cc7d);
  background-image: -ms-linear-gradient(top, #8fb875, #a7cc7d);
  background-image: -o-linear-gradient(top, #8fb875, #a7cc7d);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#8fb875), to(#a7cc7d));
  background-image: -webkit-linear-gradient(top, #8fb875, #a7cc7d);
  background-image: linear-gradient(to bottom, #8fb875, #a7cc7d);
  height: 22px;
  line-height: 23px;
  position: relative;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#search-box.dic + #search-tabs li.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#896744', endColorstr = '#997754')";
  background-image: -moz-linear-gradient(top, #896744, #997754);
  background-image: -ms-linear-gradient(top, #896744, #997754);
  background-image: -o-linear-gradient(top, #896744, #997754);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#896744), to(#997754));
  background-image: -webkit-linear-gradient(top, #896744, #997754);
  background-image: linear-gradient(to bottom, #896744, #997754);
}
#search-tabs li.active a,
#search-tabs li.active a:hover {
  color: #fff;
}
#content {
  clear: both;
  margin: 30px 0;
  padding-left: 15px;
  min-height: 120px;
}
#diclist {
  width: 100%;
}
#diclist .column {
  width: 30%;
  padding-right: 15px;
  display: table-cell;
  font-size: 14px;
}
#diclist ul {
  list-style: none;
  padding-left: 0;
}
#diclist li {
  list-style: none;
  line-height: 1.3em;
}
#footer {
  clear: both;
  margin-top: 15px;
  position: relative;
  font-size: 11px;
  border-top: 1px solid #c7c7c7;
  z-index: 3;
  line-height: 16px;
  padding: 15px 255px 15px 15px;
  height: 45px;
  width: 730px;
}
#footer a {
  border-bottom: 1px solid #04a;
}
#footer .img {
  margin-top: 8px;
  margin-bottom: -8px;
}
#restrictions {
  font-size: 1.2em;
  border: 1px solid;
  padding: 2px 6px 2px 4px;
  margin-top: 4px;
  float: right;
  margin-right: 30px;
}
#liveinternet {
  float: right;
}
#footer li,
#footer ul {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer li {
  margin: 0 0 0 15px;
}
.big_green,
.notice,
.notice2 {
  border-radius: 2px;
  color: #fff !important;
  border: 1px solid;
  font-size: 12px;
  padding: 1px 5px;
  line-height: 1.5;
  text-decoration: none !important;
}
.notice,
.notice:visited {
  background-color: #f0ad4e;
  border-color: #eea236 !important;
}
.notice:hover {
  background-color: #ed9c28;
  border-color: #d58512 !important;
}
.notice2,
.notice2:visited {
  background-color: #5bc0de;
  border-color: #46b8da !important;
}
.notice2:hover {
  background-color: #39b3d7;
  border-color: #269abc !important;
}
.big_green,
.big_green:visited {
  font-size: 20px;
  padding: 5px 10px;
  background-color: #abcf7e;
  border-color: #8eb874 !important;
}
.big_green:hover {
  background-color: #8eb874;
  border-color: #4cae4c !important;
}
.smm {
  list-style: none !important;
}
.smm li {
  float: left;
  margin-right: 4px;
}
.smm li:last-child {
  margin-right: 0;
}
.smm:after {
  clear: both;
  display: block;
  content: "";
}
.smm a {
  margin-right: 2px;
}
.smm a:last-child {
  margin-right: 0;
}
#movies-social .smm {
  position: static;
  display: block;
  float: none;
  margin: 20px 0 30px;
}
.feedback-rating {
  color: #c00;
  float: right;
}
#ad_top {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -500px;
  height: 110px;
  width: 1000px;
  z-index: 999;
}
#ad_top2 {
  clear: both;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 17px;
}
#ad_bottom {
  margin-top: 15px;
  clear: both;
}
body.top2 #page {
  padding-top: 15px;
}
body.top2 #ad_right {
  top: 15px;
}
.banner {
  text-align: center;
}
#ad_right {
  position: absolute;
  top: 105px;
  right: 0;
  height: 100%;
  width: 300px;
  z-index: 100000;
}
#ad_right .banner {
  margin-bottom: 10px;
  text-align: center;
}
.sticky
{
    position: -webkit-sticky;
    position: sticky;
    top: 5px;
}

.flag {
  background: url(//dic.academic.ru/images/sprites_flags.png?150326) no-repeat;
  width: 16px;
  height: 11px;
  display: inline-block;
}
.flag.cn {
  background-position: 0 0;
}
.flag.de {
  background-position: -16px 0;
}
.flag.eng,
.flag.gb {
  background-position: -32px 0;
}
.flag.es {
  background-position: -48px 0;
}
.flag.fr {
  background-position: -64px 0;
}
.flag.it {
  background-position: -80px 0;
}
.flag.lat,
.flag.va {
  background-position: -96px 0;
  width: 12px;
  height: 12px;
}
.flag.ru {
  background-position: -108px 0;
}
#translate-arrow a,
.img,
.smm li a,
.sound {
  display: inline-block;
  background: url(//dic.academic.ru/images/sprites.png?150326) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
.img.music {
  background-position: -63px 0;
  width: 13px;
  height: 14px;
}
.img.drp {
  background-position: -50px -20px;
  width: 24px;
  height: 24px;
}
.img.books {
  background-position: -31px 0;
  width: 14px;
  height: 17px;
}
.img.mobile {
  background-position: -94px -1px;
  width: 9px;
  height: 12px;
}
.img.dictionary {
  background-position: -18px 0;
  width: 12px;
  height: 16px;
}
.img.dvd {
  background-position: -46px 0;
  width: 16px;
  height: 16px;
}
.img.wp {
  background-position: -25px -20px;
  width: 24px;
  height: 24px;
}
#translate-arrow a,
.img.switch {
  background-position: 0 0;
  width: 18px;
  height: 16px;
}
.img.android {
  background-position: -89px -20px;
  width: 15px;
  height: 17px;
}
.img.joom {
  background-position: 0 -20px;
  width: 24px;
  height: 24px;
}
.img.apple {
  background-position: -75px -20px;
  width: 13px;
  height: 16px;
}
.img.torrents {
  background-position: -77px 0;
  width: 16px;
  height: 16px;
}
.img.loading,
.sound.error,
.sound.loading {
  background-position: -105px -32px;
  width: 15px;
  height: 15px;
}
.img.playing,
.sound.playing {
  background-position: -105px -16px;
  width: 15px;
  height: 15px;
}
.img.sound,
.sound,
.sound.stopped {
  background-position: -105px 0;
  width: 15px;
  height: 15px;
}
.smm li a {
  width: 30px;
  height: 30px;
}
.smm li.fb a {
  background-position: 0 -48px;
}
.smm li.tw a {
  background-position: -31px -48px;
}
.smm li.ok a {
  background-position: -62px -48px;
}
.smm li.vk a {
  background-position: -93px -48px;
}
.smm li.gplus a {
  background-position: 0 -79px;
}
.smm li.mailru a {
  background-position: -31px -79px;
}
.smm li.lj a {
  background-position: -62px -79px;
}
.smm li.li a {
  background-position: -93px -79px;
}
h3.books:before,
h3.dictionary:before,
h3.dvd:before {
  content: "";
  background: url(//dic.academic.ru/images/sprites.png?150326) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  display: block;
  float: left;
  margin-left: -23px;
}
h3.dictionary:before {
  background-position: -18px 0;
  width: 12px;
  height: 16px;
}
h3.books:before {
  background-position: -31px 0;
  width: 14px;
  height: 17px;
}
h3.dvd:before {
  background-position: -46px 0;
  width: 16px;
  height: 16px;
}
ul#found_articles {
  margin-top: 30px;
}
.other-info ul,
ul.terms-list {
  list-style-type: none;
}
.other-info {
  margin-top: 30px;
}
.other-info ul li,
ul.terms-list li {
  margin-bottom: 15px;
}
.other-info ul p,
ul.terms-list p {
  margin-bottom: 0;
}
.holder {
  margin-bottom: 30px;
}
.holder h3 {
  margin-bottom: 15px;
}
.src,
.src a,
.src2 {
  font-size: 11px;
  font-style: italic;
  color: #939756;
  margin: 0 0 15px;
}
.src {
  display: block;
}
.src a {
  font-size: 12px;
}
#contextmenu,
#sharemenu,
div.autosuggest {
  position: absolute;
  border: 1px solid #a4a4a4;
  border-color: rgba(0, 0, 0, 0.35);
  background: #fff;
  max-height: 280px;
  overflow: auto;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  z-index: 99999;
  opacity: 0.98;
  font-size: 14px;
}
#contextmenu,
#sharemenu {
  border-radius: 3px;
  display: none;
  overflow: visible;
  max-width: 300px;
  max-height: none;
}
#contextmenu.opened,
#sharemenu.opened {
  display: block;
}
#contextmenu ul {
  margin-bottom: 0;
  line-height: 1.2em;
  list-style: none;
}
#contextmenu li {
  margin: 0;
}
#contextmenu li.separator {
  border-bottom: 1px solid #a4a4a4;
  margin: 5px 2px;
}
#contextmenu a {
  padding: 4px 12px;
  display: block;
  cursor: pointer;
}
#contextmenu a:hover {
  background-color: #bde693;
  color: #000;
}
#contextmenu:after,
#contextmenu:before,
#sharemenu:after,
#sharemenu:before {
  content: " ";
  display: block;
  width: 0;
  margin-left: 10px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #a4a4a4;
  height: 6px;
  position: absolute;
  border-top: 10px solid transparent;
  margin-top: -23px;
  top: 0;
}
#contextmenu:after {
  margin-top: -22px;
  border-bottom-color: #fff;
}
#sharemenu:after,
#sharemenu:before {
  top: auto;
  bottom: 0;
  margin-top: 0;
  border-bottom: 10px solid transparent;
  border-top: 6px solid #a4a4a4;
  margin-bottom: -23px;
}
#sharemenu:after {
  margin-bottom: -22px;
  border-top-color: #fff;
}
#contextmenu .word {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#contextmenu .word span {
  text-decoration: underline;
  font-style: italic;
}
#contextmenu .word small {
  display: block;
  margin-top: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.8em;
}
#context-suggestions {
  max-height: 140px;
  overflow-y: auto;
  margin-top: 4px;
  border-top: 1px solid #a4a4a4;
}
#context-suggestions a {
  text-overflow: ellipsis;
  overflow: hidden;
}
#context-suggestions:empty {
  border: none;
}
#sharemenu {
  height: 220px;
  width: 300px;
  margin-top: -225px;
  margin-left: -25px;
  padding: 12px;
}
#sharemenu h3 {
  font-size: 14px;
  margin-bottom: 15px;
}
#sharemenu h5 {
  margin-bottom: 4px;
}
#sharemenu .smm {
  list-style: none;
  margin-bottom: 12px;
}
#sharemenu li {
  float: left;
  width: 12.5%;
  margin-right: 0;
}
#sharemenu small {
  color: #656565;
  line-height: 1.1em;
  display: block;
}
#share-directlink {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  font-size: 12px;
  margin-bottom: 2px;
}
#share-basement {
  border-top: 1px dashed #a4a4a4;
  padding-top: 15px;
}
#article span.w {
  cursor: url(//dic.academic.ru/images/lense.cur), help;
  border-bottom: 1px dotted #d9d9d9;
}
#article span.w:hover {
  border-bottom: 1px solid #000;
}
#article a span.w,
#article a:hover span.w {
  cursor: pointer;
  border-bottom: none !important;
}
#article.context-menu-is-opened span.w {
  cursor: auto;
}
#article.context-menu-is-opened span.w:hover {
  text-decoration: none;
}
#article.context-menu-is-opened a span.w:hover {
  text-decoration: underline;
}
#article img {
  cursor: default;
}
div.autosuggest.hidden {
  display: none;
}
div.autosuggest ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #fff;
  min-height: 32px;
}
div.autosuggest ul li {
  padding: 0;
  margin: 0;
  text-align: left;
}
div.autosuggest ul li a,
div.autosuggest ul li a:visited {
  display: block;
  color: #000;
  text-decoration: none;
  background-color: transparent;
  position: relative;
  width: 100%;
  padding: 3px 6px;
}
div.autosuggest ul li a:hover,
div.autosuggest ul li.as_highlight a {
  color: #000;
  background-color: #bde693;
}
div.autosuggest ul li a small {
  font-weight: 400;
  color: #999;
  line-height: 1.3em;
  display: block;
}
div.autosuggest ul li.as_warning {
  text-align: center;
  color: #757575;
  line-height: 32px;
}
div.autosuggest ul em {
  font-style: normal;
  color: #156800;
  font-weight: 700;
}
#txtselect_marker {
  display: none;
}
.user_selection,
.user_selection_true {
  background-color: #fdfaa2;
  padding: 2px 0;
  cursor: help;
}
.user_selection_true:empty {
  background-color: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.user_selection .closewrap,
.user_selection_true .closewrap {
  position: relative;
}
.user_selection a.txtsel_close,
.user_selection_true a.txtsel_close {
  display: none;
}
.user_selection.hover a.txtsel_close,
.user_selection_true.hover a.txtsel_close {
  position: absolute;
  width: 36px;
  height: 36px;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  display: inline-block;
  top: -9px;
  left: -3px;
  color: #656565;
}
.user_selection.hover a.txtsel_close:before,
.user_selection_true.hover a.txtsel_close:before {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 20px;
  height: 20px;
  border: 1px solid #656565;
  border-radius: 12px;
  background-color: #fff;
  outline: 0;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  text-decoration: none !important;
  content: "Г—";
  text-align: center;
  line-height: 17px;
  font-weight: 500;
  padding-right: 1px;
  box-sizing: border-box;
}
.user_selection.hover a.txtsel_close:hover,
.user_selection_true.hover a.txtsel_close:hover {
  color: #c0ab00;
}
.dic_example {
  background-color: #eee;
  padding: 1px;
  font-weight: 400;
}
.translate_definition {
  margin: 8px 0;
}
#t-direction-head {
  margin-bottom: 15px;
  display: table;
}
#t-direction-head h2 {
  display: table-cell;
  padding-right: 15px;
}
#t-direction-head a {
  display: table-cell;
}
#langbar {
  border-right: 1px solid #ccc;
  float: left;
  width: 103px;
  padding-right: 15px;
  margin-right: 15px;
  min-height: 200px;
}
.direction-translate {
  font-style: italic;
}
.translates-content {
  margin-left: 147px;
}
.translates-content .smm {
  position: static;
  float: none;
  margin: 7px 0 15px;
}
#langbar ul {
  margin: 3px 0 0;
  padding: 0;
  list-style: none;
  float: left;
  font-size: 11px;
  line-height: 20px;
  width: 125px;
}
#langbar ul:after {
  content: "";
  clear: both;
  display: block;
}
#langbar ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#langbar ul a {
  color: #000;
  float: left;
  position: relative;
  padding: 0 7px;
  margin: 0 0 0 -7px;
}
#langbar ul a:hover {
  color: #c00 !important;
}
#langbar ul a:visited {
  color: #5f5db7;
}
#langbar ul li.active a {
  background: #fcebcc;
  color: #000 !important;
  text-decoration: none;
}
.sound.error {
  border: 1px solid red;
}
@media (max-width: 767px) {
  #ad_right,
  #ad_top,
  #ad_top2 {
    display: none;
  }
  #header {
    height: auto;
  }
  #page {
    padding: 5px;
    width: auto;
  }
  #logo {
    float: none;
    width: 144px;
    text-align: left;
    margin: 0;
    padding-top: 5px;
  }
  #logo a {
    height: 44px;
    overflow: hidden;
    text-align: left;
  }
  #logo img.h {
    display: initial;
    width: 144px;
    height: 44px;
  }
  #lang + li,
  #lang + li + li,
  #logo img.v {
    display: none;
  }
  #lang:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  #lang > a {
    display: none;
  }
  #lang-menu {
    float: right;
    display: block;
  }
  #lang-menu li {
    display: inline-block;
    margin: 0 0 0 15px;
  }
  #site-title {
    padding: 0;
    margin: 10px 0 5px;
  }
  #search-box,
  #search-tabs {
    clear: both;
    margin: 0;
    width: auto;
    padding: 4px;
  }
  #search-box.translate #search-query {
    width: 100%;
    margin-bottom: 4px;
  }
  #search-box.translate #td-search {
    overflow: visible;
    display: table-cell;
  }
  ul#search-tabs {
    white-space: nowrap;
    margin-top: 5px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  ul#search-tabs li,
  ul#search-tabs li.active {
    background: 0 0 !important;
    box-shadow: none;
    min-width: 0;
    padding: 0 5px;
    float: none;
    display: inline-block;
  }
  ul#search-tabs li a {
    border-bottom: 1px dashed green;
    font-style: normal;
    color: green;
    font-size: 16px;
  }
  ul#search-tabs li.active a {
    color: #000;
    border-bottom-color: #fff;
    font-weight: 700;
  }
  ul#search-tabs li a:hover,
  ul#search-tabs li.active a:hover {
    color: #000;
  }
  #content {
    margin: 15px 0;
  }
  #diclist .column {
    width: 100%;
    display: block;
    padding-right: 0;
  }
  #diclist li {
    line-height: 1.5em;
  }
  #footer {
    width: auto;
    padding: 15px 0;
    height: auto;
  }
  #footer li {
    margin: 0;
    display: block;
  }
  #restrictions {
    margin-right: 15px;
  }
}
@media (max-width: 440px) {
  .contents-wrap ul {
    min-width: auto;
    margin: 0;
    width: auto;
    float: none;
    overflow: visible;
  }
  .contents-wrap {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 359px) {
  .contents-wrap {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  #search_links + .smm .gplus {
    display: none;
  }
}
@media (max-width: 539px) {
  .terms-wrap ul {
    min-width: auto;
    margin: 0;
    width: auto;
    float: none;
  }
  .terms-wrap {
    margin-bottom: 30px;
  }
}
@media (min-width: 736px) and (max-width: 767px) {
  #search-box.translate .translate-lang {
    width: 310px;
  }
}
@media (min-width: 667px) and (max-width: 735px) {
  #search-box.translate .translate-lang {
    width: 275.5px;
  }
}
@media (min-width: 640px) and (max-width: 666px) {
  #search-box.translate .translate-lang {
    width: 262px;
  }
}
@media (min-width: 568px) and (max-width: 639px) {
  #search-box.translate .translate-lang {
    width: 226px;
  }
}
@media (min-width: 540px) and (max-width: 567px) {
  #search-box.translate .translate-lang {
    width: 212px;
  }
}
@media (min-width: 480px) and (max-width: 539px) {
  #search-box.translate .translate-lang {
    width: 182px;
  }
}
@media (min-width: 414px) and (max-width: 479px) {
  #search-box.translate .translate-lang {
    width: 149px;
  }
}
@media (min-width: 384px) and (max-width: 413px) {
  #search-box.translate .translate-lang {
    width: 134px;
  }
}
@media (min-width: 375px) and (max-width: 383px) {
  #search-box.translate .translate-lang {
    width: 129.5px;
  }
}
@media (min-width: 360px) and (max-width: 373px) {
  #search-box.translate .translate-lang {
    width: 122px;
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  #search-box.translate .translate-lang {
    width: 102px;
  }
}
@media (max-width: 767px) {
  #search-box.translate .translate-lang {
    width: -moz-calc(50% - 12px);
    width: -webkit-calc(50% - 12px);
    width: calc(50% - 12px);
  }
}
@media (max-width: 567px) {
  .translates-content {
    margin-left: 0;
  }
  #content .content .navbox,
  #langbar,
  #search_links + .smm .li,
  #search_links + .smm .lj,
  #search_links + .smm .mailru,
  #search_links + .smm .ok {
    display: none;
  }
}
@media (max-width: 666px) {
  .translates-content #search_links + .smm .li,
  .translates-content #search_links + .smm .lj,
  .translates-content #search_links + .smm .mailru,
  .translates-content #search_links + .smm .ok {
    display: none;
  }
}
